IsirVerificationResult 
EntityType  Independent 
Logical Entity Name  IsirVerificationResult 
Default Table Name  FaVerificationHistory 
Logical Only  NO 
Definition 
 
Note 
 

IsirVerificationResult Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  NO 
 
AwardYear    CHAR(7)  NO 
 
VerificationStatus    CHAR(1)  NO 
 
VerificationIndicator    CHAR(1)  NO 
 
EFC    INTEGER  YES 
 
NewEFC    INTEGER  YES 
 
IsEligibilityChanged    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
TransactionIdentifier    CHAR(13)  YES 
 

IsirVerificationResult Keys 
Key Name  Key Type  Keys 
FaVerificationHistory_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
FaVerificationHistory_SyStudentID_AwardYear_FaVerificationHistoryID_U_N_IDX  Alternate Key  StudentId, AwardYear, Id 
FaVerificationHistory_TransactionID_FaVerificationHistoryID_U_N_IDX  Alternate Key  TransactionIdentifier, Id 
PK_FaVerificationHistory_FaVerificationHistoryID  PrimaryKey  Id 

IsirVerificationResult Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Student  Non-Identifying  One To Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

IsirVerificationResult Check Constraints 
Check Constraint Name  CheckConstraint